'DeclarationReadOnly Property Keys As System.Collections.Generic.ICollection(Of TKey)
'UsageDim instance As IVistaDBKeyedCollection(Of TKey,TValue) Dim value As System.Collections.Generic.ICollection(Of TKey) value = instance.Keys
System.Collections.Generic.ICollection<TKey> Keys {get;}